'Declaration
<DispIdAttribute(278)> Function GetPageLabelsRange( _ ByVal LabelingRangeIdx As Integer, _ ByRef StartPage As Integer, _ ByRef Style As PdfPageLabelStyle, _ ByRef Prefix As String, _ ByRef NumPortion As Integer _ ) As GdPictureStatus
[DispId(278)] GdPictureStatus GetPageLabelsRange( int LabelingRangeIdx, ref int StartPage, ref PdfPageLabelStyle Style, ref string Prefix, ref int NumPortion )
function GetPageLabelsRange( LabelingRangeIdx: Integer; var StartPage: Integer; var Style: PdfPageLabelStyle; var Prefix: String; var NumPortion: Integer ): GdPictureStatus;
DispIdAttribute(278) function GetPageLabelsRange( LabelingRangeIdx : int, StartPage : int, Style : PdfPageLabelStyle, Prefix : String, NumPortion : int ) : GdPictureStatus;
[DispId(278)] GdPictureStatus GetPageLabelsRange( int LabelingRangeIdx, ref int StartPage, ref PdfPageLabelStyle Style, ref string* Prefix, ref int NumPortion )
[DispId(278)] GdPictureStatus GetPageLabelsRange( int LabelingRangeIdx, int% StartPage, PdfPageLabelStyle% Style, String^% Prefix, int% NumPortion )
Parameters
- LabelingRangeIdx
- StartPage
- Style
- Prefix
- NumPortion